CALLBACK PTR
Returns the memory pointer of the Callback function. This can be passed to an API function that requires a callback function.

ARGUMENTS:
* Callback Number = a callback number

RETURNS:
Memory address of the callback function


SYNTAX
Return Integer=CALLBACK PTR(Callback Number)


RELATED INFO
View Intervals, References and Callbacks Index
View STYX Index
View STYX Main File